PreviewFeature

annotation class PreviewFeature(val message: String = "It is possible, that behaviour of this thing will be changed or removed in future releases")

Constructors

Link copied to clipboard
fun PreviewFeature(message: String = "It is possible, that behaviour of this thing will be changed or removed in future releases")

Properties

Link copied to clipboard
val message: String